Microsoft DirectX 8.1 (C++)

TuneChanged Event

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The TuneChanged event is called by the currently active tuner device when the tuner cannot tune to the requested channel or frequency.

Syntax

object_TuneChanged(
    lpd As MSVidBDATunerDevice)

Parameters

  lpd

Specifies the tuner device as an MSVidBDATunerDevice object.

See Also